BotaBulkMissingRequest Struct Reference

Detailed Description

Structure defining the BULK_MISSING.request packet.

Data Fields

uint8_t packetType
 
uint16_t transferId
 
uint32_t offset [BOTA_MAX_OFFSETS_IN_BULK_MISSING_REQUEST]
 

Field Documentation

◆ packetType

uint8_t BotaBulkMissingRequest::packetType

◆ transferId

uint16_t BotaBulkMissingRequest::transferId

◆ offset

uint32_t BotaBulkMissingRequest::offset

The documentation for this struct was generated from the following files:
Go to Top